home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / protocol.zip / PROTO032.TXT < prev    next >
Text File  |  1992-04-25  |  5KB  |  158 lines

  1. From:    Jeff Earle                             Area: Protocols
  2. To:      Greg Martz                             29 Jan 92 11:13:18
  3. Subject: Protocol.ctl                           UpdReq 
  4.  
  5.  GM>   I guess it's about time for me to make some 
  6.  GM> contribution, so I'll volunteer.  If anyone that wants 
  7.  GM> to will send me their working protocol.ctl files along 
  8.  GM> with the version numbers of the external protocols, 
  9.  GM> type of modem, speed, locked speed, init string, NRAM 
  10.  GM> settings, etc.  I'll compile them all and weed out the 
  11.  GM> dups and send it your way.
  12.       I would love this. I have a few protocols I would like to use but can't 
  13. make heads or tails of the format. Could you hatch this stuff into SDSMAX? 
  14.  
  15.  
  16. --------------= Brought to you compliments of Plastic Tower  =---------------
  17.  
  18. From:    Simon Josefsson                        Area: Protocols
  19. To:      All                                    26 Jan 92 13:23:26
  20. Subject: HS/Link                                UpdReq 
  21.  
  22. Could anyone who is using HS/Link with Maximus post there HS/Link-part in 
  23. protocol.ctl? And BiModem too, if someone is using it..
  24. // JaS
  25.  
  26.  
  27. --------------= Brought to you compliments of Plastic Tower  =---------------
  28.  
  29. From:    Dave Mednick                           Area: Protocols
  30. To:      Eric Driskell                          29 Jan 92 07:12:40
  31. Subject: Protocols..                            UpdReq 
  32.  
  33. Here is what I have....  All my protocol files are in the c:\pr\ directory.
  34. The Mpt and DSZ sections are from the PROTOCOL.CTL that came with the 
  35. distribution archive (with a few minor changes).  
  36. Anyone else have any suggestions on cleaning it up?  
  37.  Protocol MPt
  38.     Type            Batch
  39.     ControlFile     Mpt.Ctl
  40.     DownloadCmd     c:\pr\mpt s @mpt.ctl
  41.     UploadCmd       c:\pr\mpt r %v
  42.     DownloadString  %s
  43.     UploadString
  44.     DownloadKeyword MptSend
  45.     UploadKeyword   MptRecv
  46.     FilenameWord    10
  47.     DescriptWord    0
  48.  End Protocol
  49. Protocol DSZ/Moby
  50.    Type            Batch
  51.    LogFile         c:\logs\DSZ.Log
  52.    ControlFile     DSZ%K.Ctl
  53.    DownloadCmd     command.com /c c:\pr\dsz %P 19200 ha cts sz -rZm @c:DSZ%K.
  54. Ctl
  55.    UploadCmd       command.com /c c:\pr\dsz %P 19200 ha cts rz -rZm %v
  56.    DownloadString  %s
  57.    UploadString
  58.    DownloadKeyword DSZSend
  59.    UploadKeyword   DSZRecv
  60.    FilenameWord    10
  61.    DescriptWord    0
  62. End Protocol
  63. Protocol HS/Link
  64.    Type            Bi
  65.    ControlFile     Hslink.Ctl
  66.    DownloadCmd     c:\pr\hslink -P%P -! -Uc:\uploads @c:hslink.ctl
  67.    UploadCmd       c:\pr\hslink -P%P -! -Uc:\uploads
  68.    DownloadString  %s
  69.    UploadString
  70.    DownloadKeyword HSLSend
  71.    UploadKeyword   HSLRecv
  72.    FilenameWord    10
  73.    DescriptWord    0
  74. End Protocol
  75. Protocol Puma
  76.    ControlFile     Puma.ctl
  77.    DescriptWord    0
  78.    DownloadCmd     c:\pr\puma S @c:puma.ctl
  79.    DownloadKeyword PumaSend
  80.    DownloadString  %s
  81.    FilenameWord    10
  82.    Type            Batch
  83.    UploadCmd       c:\pr\puma R c:\uploads
  84.    UploadString
  85.    UploadKeyword   PumaRecv
  86. End Protocol
  87. Protocol Jmodem
  88.    ControlFile     Jmodem.Ctl
  89.    DescriptWord    0
  90.    DownloadCmd     c:\pr\jmodem s%P %m
  91.    DownloadKeyword J-Send
  92.    DownloadString  %s
  93.    FilenameWord    10
  94.    Type            Opus
  95.    UploadCmd       c:\pr\jmodem r%P %s
  96.    UploadString
  97.    UploadKeyword   J-Recv
  98. End Protocol
  99. Protocol $Tasy
  100.    ControlFile     Tasy.Ctl
  101.    DescriptWord    0
  102.    DownloadCmd     c:\pr\tasy %P S @c:tasy.ctl
  103.    DownloadKeyword TasySend
  104.    DownloadString  %s
  105.    FilenameWord    10
  106.    Type            Batch
  107.    UploadCmd       c:\pr\tasy %P R
  108.    UploadString
  109.    UploadKeyword   TasyRecv
  110. End Protocol
  111.  
  112.  
  113. --------------= Brought to you compliments of Plastic Tower  =---------------
  114.  
  115. From:    Jim Sterrett                           Area: Protocols
  116. To:      Simon Josefsson                        30 Jan 92 09:46:50
  117. Subject: Re: HS/Link                            UpdReq 
  118.  
  119. -=> Quoting Simon Josefsson to All <=-
  120.  SJ> Could anyone who is using HS/Link with Maximus post there
  121.  SJ> HS/Link-part in protocol.ctl? And BiModem too, if someone is using
  122.  SJ> it.. 
  123.  SJ> // JaS
  124. Well, here is the HS/Link part, anyway....
  125. -----------------------------------------------------
  126. Protocol HS/Link
  127.           Type            Batch
  128. ;         Type            Errorlevel
  129.           Type            Bi
  130. ;         Type            Opus
  131.           LogFile         HSL%K.Log
  132.           ControlFile     HSL%K.Ctl
  133.           DownloadCmd     4dos.com /c rhsl HSL%K.Log %P %V @%x:HSL%K.Ctl
  134.           UploadCmd       4dos.com /c rhsl HSL%K.Log %P %V
  135.           DownloadString  %s
  136.           UploadString
  137.           DownloadKeyword h
  138.           UploadKeyword   H
  139.           FilenameWord    10
  140.           DescriptWord    0
  141. End Protocol
  142. ------------------------------------------------------
  143. And, the RHSL.BAT file required....
  144.  
  145. ------------------------------------------------------
  146. @echo off
  147. set dszlog=%1
  148. hslink -hx -r -k -o -a -p%2 -u%3 %4
  149. set dszlog=c:\28\dsztemp.log
  150. ------------------------------------------------------
  151. I understand that the BiModem setup included in Protocol.ctl works fine, but
  152. I have never tried it.  If you aren't using 4DOS, change the ul/dl command
  153. lines accordingly.
  154. ... Jim Sterrett
  155.  
  156. --------------= Brought to you compliments of Plastic Tower  =---------------
  157.  
  158.